-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.5
-
Code
-
Classes
- TaxonomyModel
Total Complexity |
26 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
292 |
Lines of code |
143 |
Logical lines of code |
35 |
Comment lines |
86 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
S |
51 |
4 |
26 |
arrayRepresentation() |
S |
51 |
4 |
26 |
setSlug() |
S |
64 |
4 |
9 |
validationRules() |
S |
51 |
1 |
36 |
addCustomPostType() |
S |
72 |
2 |
5 |
__construct() |
S |
62 |
1 |
11 |
getSlug() |
S |
82 |
1 |
3 |
getSingular() |
S |
82 |
1 |
3 |
getPlural() |
S |
82 |
1 |
3 |
getLabels() |
S |
82 |
1 |
3 |
getSettings() |
S |
82 |
1 |
3 |
setPostCount() |
S |
81 |
1 |
3 |
getPostCount() |
S |
82 |
1 |
3 |
isNative() |
S |
82 |
1 |
3 |
removeCustomPostType() |
S |
80 |
1 |
3 |
getCustomPostTypes() |
S |
82 |
1 |
3 |